- alloc_func
void* alloc_func(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
- fprintf
int fprintf(FILE* file, string format, A a)
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.
- main
int main()
Undocumented in source. Be warned that the author may not have intended to support it.
- printf
int printf(string format, A a)
Undocumented in source. Be warned that the author may not have intended to support it.
- test
int test()
Undocumented in source. Be warned that the author may not have intended to support it.
- vfprintf
int vfprintf(FILE* file, string format, va_list ap)
Undocumented in source. Be warned that the author may not have intended to support it.
- vprintf
int vprintf(string format, va_list ap)
Undocumented in source. Be warned that the author may not have intended to support it.
- write_file
void write_file(void* p_file, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.